gtk-demo: Don't leave a dangling pointer to a destroyed widget
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Apr 2011 17:42:24 +0000 (13:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 6 May 2011 18:28:28 +0000 (14:28 -0400)
commitc8c1075cfe7220be0b82b81358c3bb8bc375e11c
treeaf9411f1f69d0a5632cf63aa8dd8fb1d40c8cf6e
parent73bf1740e9ce8a6148db403f12838c231d3f2bb6
gtk-demo: Don't leave a dangling pointer to a destroyed widget

When destroying the assistant, clean up the static variable
that points to it.
demos/gtk-demo/assistant.c